Skip to content

Update README setup: drop rbenv-vars, add master key + parity notes#623

Merged
fwuensche merged 2 commits into
mainfrom
fwuensche/readme-env-vars
Apr 22, 2026
Merged

Update README setup: drop rbenv-vars, add master key + parity notes#623
fwuensche merged 2 commits into
mainfrom
fwuensche/readme-env-vars

Conversation

@fwuensche

Copy link
Copy Markdown
Contributor

Summary

  • Remove .rbenv-vars.template and the cp step from the getting-started block — all secrets are now in config/credentials.yml.enc, which makes the rbenv-vars flow misleading.
  • Note that contributors need config/master.key (or RAILS_MASTER_KEY) to decrypt credentials.
  • Document parity's heroku git:remote -r production -a cherrypush-production setup so shortcuts like production console / development restore production work.
  • Sync package-lock.json with the engines: node 20.x pin from Pin Node engine to 20.x (for Heroku-24 stack upgrade) #622.

Test plan

  • Skim the rendered README on GitHub to check formatting of the two new notes.

🤖 Generated with Claude Code

fwuensche and others added 2 commits April 22, 2026 15:07
…otes

- Remove `.rbenv-vars.template` and the `cp` step (all secrets are now in
  Rails credentials).
- Note that contributors need `config/master.key` to decrypt credentials.
- Document the parity gem's `heroku git:remote` setup for prod shortcuts.
- Sync `package-lock.json` with the `node: 20.x` engines pin from #622.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@fwuensche fwuensche merged commit d85cd5f into main Apr 22, 2026
2 checks passed
@fwuensche fwuensche deleted the fwuensche/readme-env-vars branch April 22, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant